{
	"name" : "Maniac Timer Fix",
	"description" : "Fixes Maniac's refresh and decay timers more consistent and in-sync, allowing for more consistent play.",
	"author" : "Timmyp7",
	"Contact" : "Discord: @timmyp7",
	"version" : "1.0",
	"priority": 1,
	"hooks": [
			{
			"hook_id" : "lib/managers/playermanager",
			"script_path" : "main.lua"
			}
	]
}